Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes to make proxy gateway only start while VPN is ON, and quit wh… #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

intangir
Copy link

This might not be ideal for everyone, but i didn't want the gateway proxy to be proxying unless the VPN was also on, otherwise apps that use the https/socks proxy to be private could unintentionally leak

this changes it so the proxy gateway runs ONLY when the VPN is also on, and turns it off afterward, causing apps using the proxy to fail when connection isn't secured, ideal for me, but others might want some kind of option to work this way or all the time

only tested with socks but should work for both, works for me, very happy this is open source

@jaxu
Copy link
Contributor

jaxu commented Aug 22, 2024

Thanks for the contribution! As you mention, this may not be ideal for everyone, so we will likely need to add some preferences to control this behavior but this is a great suggestion. We've put this on our board to integrate in a future release. You will be credited when we do so. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants